home *** CD-ROM | disk | FTP | other *** search
/ 1,000 Game Levels 2 / 1,000 Game Levels 2.iso / DOSARC2 / PLNT100.ZIP / PLANET.DOC next >
Text File  |  1992-03-26  |  5KB  |  100 lines

  1. +-----------------------------------------------------------------------------+
  2.  
  3.                                   PLANET v1.00
  4.                         Copyright (c) 1992 Bruce Guthrie
  5.  
  6.  
  7.         Original program by:                            Michael McCown
  8.         DEC PDP/11 (GiGi BASIC) version 2.003 by:       Adam Mellis
  9.         IBM PC (Power C) version by:                    Bruce Guthrie
  10.  
  11.  
  12. +--------------------------------------+--------------------------------------+
  13.                                        |
  14.    Write email to Bruce Guthrie at:    |          Or call our board:
  15.                                        |
  16.   WWIVnet  - #28 @2900                 |          Maxie's Toy @2900
  17.           or                           |         Modesto, California
  18.   Internet - bruce@altair.csustan.edu  |           (209) 526-5899
  19.                                        |
  20. +--------------------------------------+--------------------------------------+
  21.  
  22.         This game requires a standard VGA monitor. It uses VGA 640x480 pixel,
  23. 16-color mode.
  24.  
  25.         Play this on as fast a computer as you can get:
  26.                 A 20 mhz 386 runs ok with 15 planets.
  27.                 A 20 mhz 386sx runs ok with 11 planets.
  28.                 A 16 mhz 286 runs ok with 9 planets.
  29.                 An 8 mhz 286 runs ok with 4 planets.
  30.                 An XT? I don't have one on which to try.
  31.  
  32. +-----------------------------------------------------------------------------+
  33.  
  34.         Here are a few hints and rules:
  35.  
  36. 1.      When entering the angle and velocity you can use fractional numbers,
  37.         (numbers with a decimal point,) to fine-tune your shot.
  38.  
  39. 2.      The angle must be between 0 and 360                     270
  40.         degrees, inclusive.                                      |
  41.                                                           180 ---+--- 0
  42. 3.      The velocity must be between 0 and 100,                  |
  43.         inclusive.                                              90
  44.  
  45. 4.      Use high speed to shoot straight. Use              Sample shot:
  46.         planets and black holes to turn                      "45,30"
  47.         your shot for you at lower speeds.                angle,velocity
  48.  
  49. 5.      Sometimes the only way to get at the enemy is to shoot away from
  50.         the planets, have your shot orbit halfway around the system, and
  51.         come back onto the screen near his ship.
  52.  
  53. 6.      At velocities of about 40 and higher it is possible for a shot to go
  54.         right through a ship without hitting it, if the shot is moving right.
  55.         It is especially likely for shot accelerated by a black hole to go
  56.         right through obstacles. If this happens with a relatively slow shot,
  57.         shoot again with a very slightly different speed or angle.
  58.  
  59. 7.      When entering the number of black holes, you are specifying that a
  60.         number of the planets that you selected be turned into black holes.
  61.  
  62. 8.      If you select visible black holes but can't see them, turn up the
  63.         brightness on your monitor; they're dark gray.
  64.  
  65. 9.      Black holes can affect shots in
  66.         unpredictable ways when they get too close.         Density   Color
  67.                                                                1      Blue
  68. 10.     Planet colors denote their density, from               2      Green
  69.         1 (low) to 7 (high). The effective gravity             3      Cyan
  70.         of a planet is determined by its density               4      Red
  71.         and its size.                                          5      Magenta
  72.                                                                6      Yellow
  73. 11.     Planets have an atmosphere, but                        7      White
  74.         it won't affect your shot.
  75.  
  76. 12.     Due to the compiler, a shot in flight can't be aborted, but if it
  77.         never hits anything, it eventually dies. It can make approximately ten
  78.         full-screen orbits before dying, but this can vary quite a bit
  79.         depending on the size of the orbit and how much of the orbit is
  80.         offscreen.
  81.  
  82. 13.     The universe offscreen is pretty big. Fast shots will be stopped when
  83.         they go too far offscreen, but slow shots will turn around and come
  84.         back to the planetary area.
  85.  
  86. 14.     You can hit break anytime the program is waiting for user input. If
  87.         you abort while in graphic mode you might want to run PLANET again,
  88.         and then hit ^C right away, to get back into normal text mode.
  89.  
  90. 15.     The players' ships are in opposite quarters of the screen.
  91.         Remember which is your area when deciding whether it's safe to
  92.         Hyperspace.
  93.  
  94. 16.     Be careful how you shoot. If your shot comes back it CAN kill you.
  95.  
  96. 17.     Oh, yeah, the object of the game: "Shoot the other guy!"
  97.  
  98. +-----------------------------------------------------------------------------+
  99.  
  100.